Photon Fusion
2.1.1
Pre-defined float counter for the host profiler. More...
Public Member Functions | |
| void | Add (T delta) |
| Records a value for this counter. | |
| HostProfilerCounter (void *ptr) | |
| Pre-defined marker for the host profiler. | |
| void | Set (T value) |
| Records a value for this counter. | |
Public Attributes | |
| readonly void * | Ptr |
| Raw value of the marker. Implementation-defined. | |
Pre-defined float counter for the host profiler.
| T | : | unmanaged |
| HostProfilerCounter | ( | void * | ptr | ) |
Pre-defined marker for the host profiler.
>