Commit Graph

15 Commits

Author SHA1 Message Date
37f4cc4644 taken over stopwatch changes 2020-09-18 12:28:29 +02:00
0c6514a682 clock uses getUptime again 2020-09-17 22:31:28 +02:00
f698275a0b removed seconds typedef, confusing 2020-09-05 21:59:17 +02:00
1b9c8446b7 renormalized line endings 2020-08-28 18:33:29 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
3d8993b0c5 new typedef names 2020-06-06 23:23:20 +02:00
4d4ca2f3bd doc fix for stopwatch 2020-05-29 17:43:37 +02:00
3d2935ac69 linux time lib improvements
stop watch other function used (more precise for linux)
2020-05-29 02:23:14 +02:00
44d4678089 fifo features and stopwatch enhancement 2020-04-23 14:06:48 +02:00
640cc1ddec some more bugfixes 2020-04-08 19:30:39 +02:00
5b0f80509f usec replaced by seconds 2020-04-08 19:24:24 +02:00
da9bb97b23 added precision for double output 2020-04-08 19:05:21 +02:00
3dbf353385 some more refactoring for stopwatch 2020-04-08 18:33:38 +02:00
3af241b9c4 stopwatch more lightweight now 2020-04-08 18:27:18 +02:00
e0e1e64a09 various changes, stopwatch
Semaphore: Some bugfixes, some constructors added
Stopwatch: First implementation, can measure in ms(double) and
ms(normal)
2020-04-08 18:08:14 +02:00