6 lines
62 B
C
Raw Normal View History

#pragma once
#include <cstdint>
int64_t get_timeofday_us();