mongoose/docs/c-api/net.h/mg_time.md
Dmitry Frank 2a541175b5 Use void arguments list consistently in C code
On my way, fixed a couple of cases where we had `()` in the header, and
non-empty argument list in the source file.

PUBLISHED_FROM=5519526cf84e2bbd425a726fcc112fea1a95cbf1
2016-09-05 15:51:19 +00:00

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().