class documentation

class Timer:

View In Hierarchy

Undocumented

Async Method async​_elapsed Undocumented
Async Method async​_start Undocumented
Method sync​_elapsed Undocumented
Method sync​_start Undocumented
Instance Variable started Undocumented
Async Method ​_get​_time Undocumented
async def async_elapsed(self):

Undocumented

Returns
floatUndocumented
async def async_start(self):

Undocumented

def sync_elapsed(self):

Undocumented

Returns
floatUndocumented
def sync_start(self):

Undocumented

started =

Undocumented

async def _get_time(self):

Undocumented

Returns
floatUndocumented