# WhatTime ## Overview WhatTime is a package designed by team 1209 for Java in FIRST Robotics. It aims to simplify common tasks in robot programming and make it more accessible to programmers with less experience. ### Current Version: ![GitHub Release](https://img.shields.io/github/v/release/robohornets/WhatTime) ### GitHub [https://github.com/robohornets/WhatTime](https://github.com/robohornets/WhatTime) WhatTime is licensed under the MIT license. --- ```{toctree} :maxdepth: 1 :caption: Getting Started Setup/GettingStarted ``` ```{toctree} :maxdepth: 1 :caption: Motor Managers MotorManagers/About MotorManagers/Motor MotorManagers/MotorWrapper MotorManagers/PositionManager MotorManagers/BrakelessReset ``` ```{toctree} :maxdepth: 1 :caption: Dashboard Managers DashboardManagers/NetworkTablesUtil DashboardManagers/ShuffleboardUtil ``` ```{toctree} :maxdepth: 1 :caption: Driver Station DriverStation/AllianceManager DriverStation/MatchTimeManager ``` ```{toctree} :maxdepth: 1 :caption: Yearly Methods YearlyMethods/Rebuilt/RebuiltHubManager ```