Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Change internal representation of solution result #42

Description

@eug-vs

Currently we store timer result as string, which is pretty convenient up to a certain point.
But in future we might want to perform some calculations with results, and string representations would not fit our use-case anymore.
Therefore, we have to change it from string to integer (probably value in milliseconds).
This issue affects both frontend and backend repositories.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions