php man page for counter_get

Query: counter_get

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

COUNTER_GET(3)															    COUNTER_GET(3)

counter_get - Get the current value of the basic counter.

SYNOPSIS
integer counter_get (void )
DESCRIPTION
counter_get(3) returns the current value of the basic interface's counter.
RETURN VALUES
counter_get(3) returns an integer.
SEE ALSO
counter_bump(3), counter_reset(3). PHP Documentation Group COUNTER_GET(3)
Related Man Pages
refcount_acquire(9) - debian
refcount(9) - freebsd
refcount_init(9) - freebsd
refcount(9) - php
wincache_ucache_cas(3) - php
Similar Topics in the Unix Linux Community
calculate the average of time series data using AWK
pthread question : global variable not updated
Using "ps" command to find high processes
Find the nth value in a list
Code review: recursion in circular array, reduce two functions to one?