This document describes a real-time simulation tool for modeling patient flow through a single-room healthcare facility. The tool allows the user to input variables like number of rooms, doctors, nurses, treatment times, and patient arrival rate. It then simulates patient flow over a 12-hour period, tracking metrics like wait times and idle times. The document demonstrates how the tool was used to optimize a fictional 4-room facility's ability to handle different patient arrival rates through a series of test runs, adjusting variables to maximize throughput while minimizing wait times. The optimal configuration was found to be 3 doctors, 2 nurses, 25-minute treatment time, and 10-minute room prep time handling 6 patients per hour.