#include <py_time.h>
◆ PyTime() [1/2]
apollo::cyber::PyTime::PyTime |
( |
| ) |
|
|
default |
◆ PyTime() [2/2]
apollo::cyber::PyTime::PyTime |
( |
uint64_t |
nanoseconds | ) |
|
|
inlineexplicit |
◆ mono_time()
static PyTime apollo::cyber::PyTime::mono_time |
( |
| ) |
|
|
inlinestatic |
◆ now()
static PyTime apollo::cyber::PyTime::now |
( |
| ) |
|
|
inlinestatic |
◆ sleep_until()
static void apollo::cyber::PyTime::sleep_until |
( |
uint64_t |
nanoseconds | ) |
|
|
inlinestatic |
◆ to_nsec()
uint64_t apollo::cyber::PyTime::to_nsec |
( |
| ) |
const |
|
inline |
◆ to_sec()
double apollo::cyber::PyTime::to_sec |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: