added uptime seconds functions
This commit is contained in:
@ -67,6 +67,8 @@ public:
|
||||
|
||||
static timeval getUptime();
|
||||
|
||||
static uint32_t getUptimeSeconds();
|
||||
|
||||
/**
|
||||
* Get the time since boot in milliseconds
|
||||
*
|
||||
|
Reference in New Issue
Block a user