mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-22 03:30:45 +08:00
11 lines
150 B
Markdown
11 lines
150 B
Markdown
---
|
|
title: "mg_time()"
|
|
decl_name: "mg_time"
|
|
symbol_kind: "func"
|
|
signature: |
|
|
double mg_time(void);
|
|
---
|
|
|
|
A sub-second precision version of time().
|
|
|