![]() |
|
|
|
#1
|
|||
|
|||
|
I ran it again, and here's the times that I got:
Elapsed time: 60.0142129796 seconds Movement Transition Made: Elapsed time = 101.746000051 Elapsed time: 60.0369736936 seconds Movement Transition Made: Elapsed time = 174.59100008 Elapsed time: 60.0066273786 seconds Elapsed time: 60.0072808136 seconds Movement Transition Made: Elapsed time = 243.891000032 Elapsed time: 60.0356240807 seconds Movement Transition Made: Elapsed time = 312.269000053 Elapsed time: 60.0056311626 seconds Movement Transition Made: Elapsed time = 379.265000105 I DUNNO? |
|
#2
|
|||
|
|||
|
I used the time module to print out the current time. Example:
Code:
from time import clock . . . def WriteFlag(): # write the flag in the data file print "Movement Transition Made",clock() |
|
#3
|
|||
|
|||
|
This is the only machine with the program and space to run on (I'm pretty sure...I'd have to double check, but I'm pretty sure we can't run on another system (even if we copied the program to another unit)).
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|