C# Class lw_common.count_last_period

Afficher le fichier Open project: jtorjo/logwizard

Méthodes publiques

Свойство Type Description
period_ms int

Méthodes publiques

Méthode Description
add_now ( ) : void
count ( ) : int
count_last_period ( int period_ms = 1000 ) : System

Method Details

add_now() public méthode

public add_now ( ) : void
Résultat void

count() public méthode

public count ( ) : int
Résultat int

count_last_period() public méthode

public count_last_period ( int period_ms = 1000 ) : System
period_ms int
Résultat System

Property Details

period_ms public_oe property

public int period_ms
Résultat int