IInetLogInformation::GetTimeForProcessing

The IInetLogInformation::GetTimeForProcessing method retrieves the number of milliseconds it took for the operation to complete.

virtual DWORD STDMETHODCALLTYPE GetTimeForProcessing( VOID );

 

Remarks

Logging modules should query for this method if a server instance has set the LogExtFileTimeTaken flag of the LogExtFileFlags metabase identifier.

See Also

LogExtFileTimeTaken, LogExtFileFlags