Current section
Files
Jump to
Current section
Files
lib/core/system/projections/system_time.ex
defmodule Core.Projections.SystemTime do
use Perspective.Projection
expose("system://time", Core.Services.SystemClock)
end