PyFoam.LogAnalysis.TimeLineAnalyzer module
Analyze Line for Time
- class PyFoam.LogAnalysis.TimeLineAnalyzer.TimeLineAnalyzer[source]
Bases:
LogLineAnalyzerParses the line for the current time and makes it available to the parent analyzer (who makes it available to all of his children). This side-effect is important for all the other line-analyzers that need the time
- __annotations__ = {}
- __module__ = 'PyFoam.LogAnalysis.TimeLineAnalyzer'