Toggle menu
Nitlanguage.org
Nitdoc
actors
actors
SynchronizedCounter
c
private
fun
c
:
Int
actors
::
SynchronizedCounter
::
c
Doc
Linearization
Summary
The starting value, always starts with 0
The starting value, always starts with 0
Summary
Property definitions
actors$SynchronizedCounter$c
Property definitions
actors
$
SynchronizedCounter
::
c
# The starting value, always starts with 0
private
var
c
=
0
lib/actors/actors.nit:211,2--212,18