Pass this constant as a parameter of StartCPUProfiling to use the default wall time configuration.

See http://www.yourkit.com/docs/net45/help/times.jsp

Namespace:  YourKit.Profiler.Api
Assembly:  YourKit.Profiler.Api (in YourKit.Profiler.Api.dll) Version: 4.5.6.556 (4.5.6.556)

Syntax

C#
public const string DEFAULT_WALLTIME_SPEC
Visual Basic (Declaration)
Public Const DEFAULT_WALLTIME_SPEC As String
Visual C++
public:
literal String^ DEFAULT_WALLTIME_SPEC

See Also