Searched defs:rogue_time (Results 1 – 1 of 1) sorted by relevance
434 struct rogue_time { struct435 short year; /* >= 1987 */436 short month; /* 1 - 12 */437 short day; /* 1 - 31 */438 short hour; /* 0 - 23 */439 short minute; /* 0 - 59 */440 short second; /* 0 - 59 */