diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-17 15:53:55 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-19 17:48:27 +0300 |
commit | 8ee153f23429b63878d740168695cde3fb2a1497 (patch) | |
tree | a9c35fdffa3f7998db0bd2e2303e404f73514abe /minimal/main.c | |
parent | fd379db2868e43ccc103f75ea6ae9c33d3ad66f1 (diff) | |
download | micropython-8ee153f23429b63878d740168695cde3fb2a1497.tar.gz micropython-8ee153f23429b63878d740168695cde3fb2a1497.zip |
unix/modtime: Implement ticks_ms(), ticks_us() and ticks_diff().
All of these functions return positive small int, thus range is 2 bits less
than word size (30 bit on 32-bit systems, 62 bit on 64-bit systems).
Diffstat (limited to 'minimal/main.c')
0 files changed, 0 insertions, 0 deletions