class documentation

class Clock(Protocol):

View In Hierarchy

Undocumented

Method strftime Undocumented
Method time Undocumented
def strftime(self, format: str, /) -> str:

Undocumented

def time(self) -> float:

Undocumented