mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
fixit
This commit is contained in:
parent
26f76cd103
commit
e0fb4fd24e
@ -78,12 +78,6 @@ namespace g3 {
|
||||
|
||||
|
||||
namespace g3 {
|
||||
|
||||
// timespec_get systemtime_now() {
|
||||
// system_time_point system_now = std::chrono::system_clock::now();
|
||||
// return std::chrono::system_clock::to_time_t(system_now);
|
||||
// }
|
||||
|
||||
struct timespec systemtime_now() {
|
||||
struct timespec ts;
|
||||
timespec_get(&ts);
|
||||
|
Loading…
Reference in New Issue
Block a user