Runtime and thread_pool mostly done
This commit is contained in:
4
include/systems/status.h
Normal file
4
include/systems/status.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
extern long status_last_tick_usec;
|
||||
extern long status_avg_tick_usec;
|
||||
Reference in New Issue
Block a user