7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
|
/**
|
||
|
* The PerfdataWriter type writes performance data files and rotates
|
||
|
* them in a regular interval.
|
||
|
*/
|
||
|
|
||
|
object PerfdataWriter "perfdata" { }
|