You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to log "frame times" for the steady state loops. Every time any steady state function is called, we need to log how long it has been since the last steady state function. This should include a python script to graph the logs.
Details are up to you, but defining a Log class is probably a good idea for future expansion.
The text was updated successfully, but these errors were encountered:
We need to log "frame times" for the steady state loops. Every time any steady state function is called, we need to log how long it has been since the last steady state function. This should include a python script to graph the logs.
Details are up to you, but defining a Log class is probably a good idea for future expansion.
The text was updated successfully, but these errors were encountered: