add TimeProbe class to data collection framework

This commit is contained in:
Tom Henderson
2014-10-15 07:06:11 -07:00
parent 5b64122a3e
commit 203c408a67
12 changed files with 498 additions and 0 deletions

View File

@@ -359,6 +359,8 @@ The following traced values are supported with Probes as of this writing:
+------------------+-------------------+------------------------------------+
| bool | BooleanProbe | stats/model/uinteger-16-probe.h |
+------------------+-------------------+------------------------------------+
| ns3::Time | TimeProbe | stats/model/time-probe.h |
+------------------+-------------------+------------------------------------+
The following TraceSource types are supported by Probes as of this writing: