Searched refs:get_clock (Results 1 – 3 of 3) sorted by relevance
310 static int get_clock(uint32_t *clock_high, uint32_t *clock_low, in get_clock() function598 get_clock(&clock_mid, &uu.time_low, &uu.clock_seq, num); in uuid__generate_time()
845 get_clock(genericobject *g) in get_clock() function855 {"get_clock", (PyCFunction)get_clock, METH_NOARGS},
252 Add a clock object to the form. --- Method: :meth:`get_clock`.