Searched defs:Systemtime (Results 1 – 3 of 3) sorted by relevance
530 type Systemtime struct { struct531 Year uint16532 Month uint16533 DayOfWeek uint16534 Day uint16535 Hour uint16536 Minute uint16537 Second uint16538 Milliseconds uint16
112 func pseudoUnix(year int, d *syscall.Systemtime) int64 {
995 type Systemtime struct { struct996 Year uint16997 Month uint16998 DayOfWeek uint16999 Day uint161000 Hour uint161001 Minute uint161002 Second uint161003 Milliseconds uint16