Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 51) sorted by relevance

123

/AliOS-Things-master/components/SDL2/src/timer/unix/
A DSDL_systimer.c118 struct timespec now; in SDL_GetTicks() local
129 struct timeval now; in SDL_GetTicks() local
147 struct timespec now; in SDL_GetPerformanceCounter() local
160 struct timeval now; in SDL_GetPerformanceCounter() local
207 Uint32 then, now, elapsed; in SDL_Delay() local
/AliOS-Things-master/components/mqtt/MQTTClient-C/
A DMQTTLinux.c27 struct timeval now, res; in TimerIsExpired() local
36 struct timeval now; in TimerCountdownMS() local
45 struct timeval now; in TimerCountdown() local
54 struct timeval now, res; in TimerLeftMS() local
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_timer.c22 uint32_t now, res; in utils_time_spend() local
35 uint32_t now, res; in iotx_time_left() local
/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Devent_scheduler.c16 uint32_t now; in scheduler_loop() local
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtimeouts.c208 u32_t now, diff; in sys_timeout_debug() local
321 u32_t now; in sys_check_timeouts() local
/AliOS-Things-master/components/SDL2/src/timer/psp/
A DSDL_systimer.c60 struct timeval now; in SDL_GetTicks() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/at/
A Dmodule_at.c33 uint64_t now = 0; in native_atRead() local
83 uint64_t now = 0; in native_atReadLine() local
/AliOS-Things-master/components/SDL2/test/
A Dtesttimer.c46 Uint64 start, now; in main() local
A Dtestoffscreen.c103 Uint32 then, now, frames; in main() local
A Dtestgles.c110 Uint32 then, now, frames; in main() local
A Dtestviewport.c201 Uint32 then, now, frames; in main() local
A Dtestscale.c157 Uint32 then, now; in main() local
A Dtestrendercopyex.c167 Uint32 then, now; in main() local
A Dtestdraw2.c212 Uint32 then, now, frames; in main() local
A Dtestgl2.c218 Uint32 then, now, frames; in main() local
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DStsAssumeRoleCredentialsProvider.cc41 auto now = std::chrono::system_clock::now(); in checkExpiry() local
A DInstanceProfileCredentialsProvider.cc45 auto now = std::chrono::system_clock::now(); in checkExpiry() local
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c110 struct timeval now; in SDL_SemWaitTimeout() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/hardware/onewire/
A Dmodule_onewire.c40 unsigned long now,t; in oneWireUdelay() local
218 unsigned long now,t; in oneWireSetSpeed() local
/AliOS-Things-master/components/SDL2/src/timer/windows/
A DSDL_systimer.c122 DWORD now = 0; in SDL_GetTicks() local
/AliOS-Things-master/components/mbedtls/library/
A Dx509.c894 static int x509_get_current_time( mbedtls_x509_time *now ) in x509_get_current_time()
961 mbedtls_x509_time now; in mbedtls_x509_time_is_past() local
971 mbedtls_x509_time now; in mbedtls_x509_time_is_future() local
A Dtiming.c262 LARGE_INTEGER now, hfreq; in mbedtls_timing_get_timer() local
312 struct timeval now; in mbedtls_timing_get_timer() local
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/os/
A Dos_misc.c147 uint32_t now = os_get_time_ms(); in time_elapsed_ms_since() local
/AliOS-Things-master/solutions/auto_demo/
A Dauto_app.c50 unsigned long now,t; in _udelay() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/hardware/onewire/
A Dmodule_onewire.c46 unsigned long now,t; in oneWireUdelay() local
224 unsigned long now,t; in oneWireSetSpeed() local

Completed in 40 milliseconds

123