Home
last modified time | relevance | path

Searched refs:mod_utimeq_heappush (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodutimeq.c124 STATIC mp_obj_t mod_utimeq_heappush(size_t n_args, const mp_obj_t *args) { in mod_utimeq_heappush() function
140 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(mod_utimeq_heappush_obj, 4, 4, mod_utimeq_heappush);

Completed in 2 milliseconds