QS_TIMER top-level constant

  1. @Deprecated('Use QUEUE_STATUS_FLAGS.QS_TIMER instead')
int const QS_TIMER

A WM_TIMER message is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_TIMER instead')
const QS_TIMER = 0x0010;