You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where Timer (T uppercase) is a class, and timer (t lowercase) is a "global" instance of Timer.
when generating the documentation, the explorer never returns the proper page for timer but instead displays the Timer one. both are however correctly visible as :
timer (namespace)
Timer
Note: the current version of the documentation online is not correct either, and I realised this issue when fixing the JSDoc tags for it