Page MenuHomePhorge

clock.cpp
No OneTemporary

Size
295 B
Referenced Files
None
Subscribers
None

clock.cpp

#include "clock.h"
//#include <Windows.h>
#include <stdio.h>
/*
typedef struct timeval {
long tv_sec;
long tv_usec;
} timeval;
*/
Clock :: Clock() {
}
void Clock :: initiate_clock() {
//SYSTEMTIME st;
//GetSystemTime(&st);
//printf("hour %i\n", st.wHour);
}

File Metadata

Mime Type
text/x-c
Expires
Sun, Mar 1, 10:29 PM (13 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
288200
Default Alt Text
clock.cpp (295 B)

Event Timeline