Skip to content

fractional values in polling_interval and delay #5

@DiFuks

Description

@DiFuks

Please add the ability to specify fractional values in polling_interval and delay. For example, 0.5. Currently, the function parseInt is used, which converts 0.5 to 0. It can be replaced with parseFloat or Number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions