WM_TIMECHANGE top-level constant Null safety
A message that is sent whenever there is a change in the system time.
Implementation
const WM_TIMECHANGE = 0x001E;
A message that is sent whenever there is a change in the system time.
const WM_TIMECHANGE = 0x001E;