mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-03 09:23:23 +08:00
11 lines
146 B
Markdown
11 lines
146 B
Markdown
|
---
|
||
|
title: "mg_time()"
|
||
|
decl_name: "mg_time"
|
||
|
symbol_kind: "func"
|
||
|
signature: |
|
||
|
double mg_time();
|
||
|
---
|
||
|
|
||
|
A sub-second precision version of time().
|
||
|
|