const std = @import("std"); pub const Core = @import("x11/Core.zig"); pub const Timer = std.time.Timer;