WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.3C++basicsProject Included

info.json

Examples / SDK 6.3 / C++ / basics / Time and Timers
info.json
JSON
1{
2 "name":"Time and Timers",
3 "desc":"This example shows how to work with time",
4 "prev_key":"Basics/1",
5 "next_key":"Basics/3",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

TimeAndTimers.cpp
project/src/TimeAndTimers.cpp
TimeAndTimers.h
project/src/TimeAndTimers.h
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

Time and Timers
Examples / SDK 6.3 / C++ / basics
TimeAndTimers.cpp
Examples / SDK 6.3 / C++ / basics / Time and Timers / project / src
TimeAndTimers.h
Examples / SDK 6.3 / C++ / basics / Time and Timers / project / src
wowcubeapp-build.json
Examples / SDK 6.3 / C++ / basics / Time and Timers / project
Previous Node
Time and Timers
Examples / SDK 6.3 / C++ / basics
Next Node
TimeAndTimers.cpp
Examples / SDK 6.3 / C++ / basics / Time and Timers / project / src