Page MenuHomeFeedback Tracker

SCR_ScenarioFrameworkSystem.ShowHint documentation inconsistency
New, NormalPublic

Description

The doc for ShowHint says

//! \param[in] timeOut represents the duration in milliseconds for which hint is displayed on screen.

While the doc for RpcDo_ShowHint says

//! \param[in] timeOut represents the duration in seconds for which hint is displayed on screen.

RpcDo_ShowHint is correct. timeOut is in seconds and ShowHint doc should say the same.

Details

Severity
Text
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General

Event Timeline

runekn created this task.Sat, Jul 12, 7:39 PM