# Stubs for greplin.scales.clock (Python 3) # # NOTE: This dynamically typed stub was automatically generated by stubgen. class BasicClock: def time(self): ... def getClock(): ...