|
Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
Classes | |
| class | Cope.experimental.timing.getTime |
Namespaces | |
| namespace | Cope |
| namespace | Cope.experimental |
| namespace | Cope.experimental.timing |
Functions | |
| def | Cope.experimental.timing.timeFunc (func, accuracy=5) |
| def | Cope.experimental.timing._printTimingData (accuracy=5) |
| def | Cope.experimental.timing.psleep (seconds, func, rtn=True) |
Variables | |
| dict | Cope.experimental.timing.timingData = {} |