Searched refs:get_timestamp (Results 1 – 2 of 2) sorted by relevance
141 static void get_timestamp(Object *obj, Visitor *v, const char *name, in get_timestamp() function194 object_class_property_add(klass, "timestamp", "uint64", get_timestamp, in cpi_class_init()
1461 def get_timestamp(f): function1492 t1 = get_timestamp(stampfile)1498 t2 = get_timestamp(stampfile2)1499 t3 = get_timestamp(stampfile3)