|
TeensyNanoExoCode
|
#include <Time_Helper.h>
Public Member Functions | |
| Time_Helper (bool use_micros=true) | |
| float | peek (float context) |
| float | tick (float context) |
| float | generate_new_context () |
| void | destroy_context (float context) |
Static Public Member Functions | |
| static Time_Helper * | get_instance () |
| Time_Helper::Time_Helper | ( | bool | use_micros = true | ) |
| void Time_Helper::destroy_context | ( | float | context | ) |
| float Time_Helper::generate_new_context | ( | ) |
|
static |
| float Time_Helper::peek | ( | float | context | ) |
| float Time_Helper::tick | ( | float | context | ) |