Next: , Previous: , Up: Base classes   [Index]


1.199 Time

Defined in namespace Smalltalk
Superclass: Magnitude
Category: Language-Data types

My instances represent times of the day. I provide methods for instance creation, methods that access components (hours, minutes, and seconds) of a time value, and a block execution timing facility.