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.
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.