{ "name": "timing", "keywords": "seconds, milliSeconds, microSeconds, now, reset, zero", "description": "Arduino library with wrapper classes for seconds, millis and micros. These wrappers allow to reset the value of the time.", "authors": [ { "name": "Rob Tillaart", "email": "Rob.Tillaart@gmail.com", "maintainer": true } ], "repository": { "type": "git", "url": "https://github.com/RobTillaart/timing" }, "version": "0.2.6", "license": "MIT", "frameworks": "*", "platforms": "*", "headers": "timing.h" }