> For the complete documentation index, see [llms.txt](https://mwx.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwx.twelite.info/v0.1.7/api-reference/functions-1/systemfunc/millis.md).

# millis()

システム時刻\[ms]を得ます。

```cpp
uint32_t millis()
```

システム時刻はTickTimerの割り込みで更新されます。
