class documentation

class Time:

Constructor: Time(ctx)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method strftime Undocumented
Method time Undocumented
Instance Variable _ctx Undocumented
def __init__(self, ctx: Context):

Undocumented

def strftime(self, format: str) -> LFC[str]:

Undocumented

def time(self) -> LFC[float]:

Undocumented

_ctx =

Undocumented