Reorganized mod common and added a smart scope timer
authorTomas Wenström <tomas.wenstrom@gmail.com>
Fri, 29 Jan 2021 20:29:48 +0000 (21:29 +0100)
committerTomas Wenström <tomas.wenstrom@gmail.com>
Fri, 29 Jan 2021 20:29:48 +0000 (21:29 +0100)
commitaf18b07f3ff382c0bb122d0e0b235cd7991a2597
tree02d28533f60bb80210d3f729694e016433befa0a
parenteb253fcc25b0af3ec7b804ea8e1b73426564883b
Reorganized mod common and added a smart scope timer
src/common/geometry.rs [moved from src/common.rs with 100% similarity]
src/common/mod.rs [new file with mode: 0644]
src/common/time.rs [new file with mode: 0644]
src/core/level.rs