 |
RenderingStatisticsReportFrameCopyTime Method |
ReportFrameCopyTime method can be called to report time that is needed to copy the frame by the user.
Namespace: Ab4d.SharpEngine.CoreAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntaxpublic void ReportFrameCopyTime(
double frameCopyTimeInMs
)
Parameters
- frameCopyTimeInMs Double
- time in milliseconds
Remarks[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Core.RenderingStatistics.ReportFrameCopyTime(System.Double)"]
See Also