Files
esp-idf/components
Ivan Grokhotkov 06af8cd086 esp_timer: return signed timestamp (int64_t)
Since timestamps are 64-bit, loosing one bit of range due to sign does
not present an issue, however for applications doing calculations on
timestamps, signed return type is more convenient.
2017-09-01 10:34:36 +08:00
..
2017-07-24 20:07:21 +03:00
2017-08-30 17:55:00 +10:00
2016-11-16 15:57:34 +11:00
2017-08-30 12:11:57 +10:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-08-22 13:01:36 +10:00
2017-08-31 23:50:56 +08:00