Skip to content

Instantly share code, notes, and snippets.

View jiawenhao2015's full-sized avatar
🎯
Focusing

jiawenhao jiawenhao2015

🎯
Focusing
  • Beijing
View GitHub Profile
bool TimeStaticMine(int id,const char* type)
{
struct TimeInfo
{
long long accu_num;
long long accu_sec;
long long accu_usec;
struct timeval st;