StuBS
clock.cc File Reference
#include "clock.h"
#include "object/time.h"
#include "device/clock.h"
#include "syscall/guarded_graphics.h"
Include dependency graph for clock.cc:

Constants

GuardedGraphics graphics
 
Clock clock
 
static const Point hand [60][2]
 

Variable Documentation

◆ graphics

GuardedGraphics graphics
extern

◆ clock

Clock clock
extern

◆ hand

const Point hand[60][2]
static