# CurrentTimer: Teamleader Focus Current Timer - Catalog: `Teamleader` - Schema: `V2` - Primary Keys: `id` - Label: Current Timer This is a read-only table. The Teamleader Focus API may not support changing the data or the Invantive UniversalSQL driver for Teamleader Focus does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Teamleader Focus API. ## Table Columns The columns of the table `CurrentTimer` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `description` | `varchar2` | Description | ☐ | | | `id` | `varchar2` | ID | ☑ | | | `invoiceable` | `char` | Invoiceable | ☐ | | | `started_at` | `datetime` | Started at | ☐ | | | `subject_id` | `varchar2` | Subject ID | ☐ | | | `subject_type` | `varchar2` | Subject Type | ☐ | | | `user_id` | `varchar2` | User ID | ☐ | | | `user_type` | `varchar2` | User Type | ☐ | | | `work_type_id` | `varchar2` | Work Type ID | ☐ | | | `work_type_type` | `varchar2` | Work Type Type | ☐ | |