Clock
int64 Clock() const { return fClock; }
static const char *Clock[] = {
Clock,
Clock::_drawBlock(BView *view, float x, float y, float alpha, float size)
Clock::_drawArrow(BView *view, float x0, float y0, float angle, float length,
Clock(BMessage *message, image_id id);
return new Clock(message, image);
Clock::Clock(BMessage *message, image_id image)
Clock::StartConfig(BView *view)
Clock::StartSaver(BView *view, bool)
Clock::Draw(BView *view, int32)
uint32 baudDivisor = Clock() / (16 * baud);
uint32 remainder = Clock() % (16 * baud);
uint32 baudDivisor = Clock() / (16 * baud);
uint32 remainder = Clock() % (16 * baud);
uint16 baudDivisor = Clock() / (16 * baud);
int64 clock = Clock();