Lines Matching full:which
38 * Because delays are processed in work queues which are not invoked
40 * after they occur, which requires comparing "deadline" to "now" with enough
45 * 32-bit unsigned difference to a 32-bit signed difference, which caps the
61 * structure, which is always scheduled at the shortest time to a
66 /** Time at which the timer was last set.
95 * @param now the time at which the timeout started counting down, in
102 /** @brief Return the 64-bit system time at which the timeout will complete.
110 * @param now the full-precision value of k_uptime_get() relative to which the
113 * @return the value of k_uptime_get() at which the timeout will expire.
128 * @param now the time relative to which the estimate of remaining time should
148 * @param now the time relative to which the estimate of remaining time should