Experimental project

This is a sandbox project, which contains experimental code for developer use only.

General

This module is based on the Timeperiod module with the difference that Timeperiod Decimal works only on fields of type decimal.

Differences to Timeperiod

  • Supports milliseconds
  • Values are stored as decimals
  • This module doesn't use select fields and has no support for distinct steps. Instead it uses textfields.

The data entry widget as textfields

Possible use cases

This module can be used for fields like audio / video time markers, sportive timing results and generally everywhere that you need milliseconds support for data gathering and data display.

Project information