Home | Trees | Indices | Help |
|
---|
|
object --+ | CachingObject --+ | AbstractScoreing --+ | TimeScoreing
Builds the score from difference of start and finish times. The start time is calculated by the start time strategy object. The finish time is the time of the finish punch. Subclasses can override _start and _finish the extract the start and finsh times in other ways.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a timedelta object as the score by calling start and finish on the object.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:08 2023 | http://epydoc.sourceforge.net |