DictionaryForumContacts

   English
Terms for subject Programming containing go off | all forms | exact matches only | in specified order only
EnglishRussian
actual date and time when you want the timer to go offреальные дата и время срабатывания таймера (ssn)
go off just onceсрабатывать только один раз (напр., о таймере ssn)
the it_value specifies either how long from now the timer should go off in the case of a relative timer, or when the timer should go off in the case of an absolute timerПараметр it_value задаёт либо интервал времени от настоящего момента до момента срабатывания таймера в случае относительного таймера, либо собственно время срабатывания в случае абсолютного таймера (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009)
you then pass the actual date and time when you want the timer to go offЗатем вы передаёте реальные дату и время срабатывания таймера (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)