| ContextRealtimeDataCurrentTime Property  | 
Version 90.6.50 
            The current context time in second in BaseAudioContext.
            
 
    Namespace: 
   CefSharp.DevTools.WebAudio
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic long CurrentTime { get; set; }public:
property long long CurrentTime {
	long long get ();
	void set (long long value);
}Property Value
Type: 
Int64 See Also
See Also