comparison include/core/time.h @ 36:2743011a6042

*: mass update formatted all source files, converted ALL instances of setStyleSheet() to palettes and fonts (stylesheets suck), and I changed the clang-format file because it wasn't working on my laptop for some reason.
author Paper <mrpapersonic@gmail.com>
date Thu, 21 Sep 2023 15:17:47 -0400
parents 5c0397762b53
children c69230dc2b5d
comparison
equal deleted inserted replaced
35:329b7921a6be 36:2743011a6042
17 int64_t length; 17 int64_t length;
18 }; 18 };
19 19
20 int64_t GetSystemTime(); 20 int64_t GetSystemTime();
21 21
22 }; // namespace Time 22 }; // namespace Time
23 #endif // __core__time_h 23 #endif // __core__time_h