예제 #1
0
 def time_string(self):
     return time_string(self.time)
예제 #2
0
 def total_time_string(self):
     return time_string(self.total_time())