[Time Conductor] Add terminology note to readme

WTD-1515
This commit is contained in:
Victor Woeltjen 2015-09-04 10:24:14 -07:00
parent 35ff4efbca
commit a481b377cb

View File

@ -1,3 +1,9 @@
Provides the time conductor, a control which appears at the
bottom of the screen allowing telemetry start and end times
to be modified.
Note that the term "time controller" is generally preferred
outside of the code base (e.g. in UI documents, issues, etc.);
the term "time conductor" is being used in code to avoid
confusion with "controllers" in the Model-View-Controller
sense.