Bastien Sevajol hace 7 años
padre
commit
a0b28553bb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      synergine2/cycle.py

+ 1 - 1
synergine2/cycle.py Ver fichero

@@ -318,7 +318,7 @@ class CycleManager(BaseObject):
318 318
                                 str(type(behaviour)),
319 319
                                 str(subject.id),
320 320
                                 str(behaviour_data),
321
-                                elapsed_time.get_final_time(),
321
+                                elapsed_time.get_time(),
322 322
                             ))
323 323
 
324 324
                 if behaviour_data: