Home
last modified time | relevance | path

Searched refs:tickets (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c73 int SoftBusStartTimer(void *timerId, unsigned int tickets) in SoftBusStartTimer() argument
81 value.it_value.tv_sec = tickets / MS_PER_SECOND; in SoftBusStartTimer()
87 value.it_interval.tv_sec = tickets / MS_PER_SECOND; in SoftBusStartTimer()
/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h35 int SoftBusStartTimer(void *timerId, unsigned int tickets);

Completed in 1 milliseconds