http count

From Onset Developer Wiki
Revision as of 19:17, 24 January 2020 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.0.3}} {{FuncDescription|Gets amount currently existing http requests.}} {{FuncSyntax|http_count()}} {{FuncParameters}} {{FuncNoParam}} {{FuncRetur...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
http count

Type: Function
Context: Server
Introduced: v1.0.3

Description

Gets amount currently existing http requests.

Syntax

http_count()

Parameters

  • This function has no parameters.

Return Value

  • Returns number of http requests.

See also