Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 333 Bytes

File metadata and controls

14 lines (10 loc) · 333 Bytes

getms

Reads system time in milliseconds. This is the time from last RESET. Reset is usually caused by a USB cycle.

**Note: This time measurement is not precise, since it's ticks are based on MEMS sensors ODR. In longer time span, this will get some small offset. **

$>getms
931159
__OK__
$>

See also: setms