#include <bsapi.h>
Inheritance diagram for SWEPTimePanelI:

Public Types | |
| dfSeconds | |
| display seconds (s.dddd) | |
| dfTime | |
| display time (hh:mm:ss.dddd) | |
| dfFrames | |
| display 10ms frames | |
| enum | display_format { dfSeconds, dfTime, dfFrames } |
| Display format. More... | |
Public Member Functions | |
| virtual void BSAPI_METHOD | SetDisplayFormat (display_format format)=0 |
| Set the display format of the time panel. | |
| virtual display_format BSAPI_METHOD | GetDisplayFormat ()=0 |
| Returns the display format of the time panel. | |
1.4.7