Compartilhar via


NDIS Timer Functions (Compact 2013)

3/26/2014

This section describes NDIS timer functions.

In This Section

  • NdisAllocateTimerObject
    Allocates and initializes a timer object for use with subsequent NdisXxx timer functions.
  • NdisFreeTimerObject
    Frees a timer object that was allocated with the NdisAllocateTimerObject function.
  • NdisGetSystemUpTimeEx
    Returns the number of milliseconds that have elapsed since the device was restarted.
  • NdisSetTimerObject
    Sets a timer object to fire after a specified interval or periodically.
  • NetTimerCallback
    Is called by NDIS after a driver sets a one-shot or periodic timer when a timer fires.

See Also

Reference

NDIS Timer Services Reference