7 lines
146 B
Plaintext
Raw Normal View History

/**
* The PerfdataWriter type writes performance data files and rotates
* them in a regular interval.
*/
object PerfdataWriter "perfdata" { }