Used for storing time increments to not trigger hooks during Lua calls and such.
More...
|
| struct NTimeUpdate_s * | next |
| |
| ntime_t | inc |
| |
Used for storing time increments to not trigger hooks during Lua calls and such.
Definition at line 56 of file ntime.c.
◆ inc
| ntime_t NTimeUpdate_t::inc |
Time increment associated.
Definition at line 58 of file ntime.c.
◆ next
| struct NTimeUpdate_s* NTimeUpdate_t::next |
Next in the linked list.
Definition at line 57 of file ntime.c.
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/naev-0.11.5/src/ntime.c