Cool project. I would have found it a good fit for my work but I also needed sub-second precision. ```python >>> import pytimeparse >>> pytimeparse.parse('1ms') >>> ``` I thought I'd raise an issue here as a feature request.