Send more information to each camera

This is what I'm thinking so Parker can write code for it.

Change-Id: I766747ed6c1bf5adc8d1c29e5d1896b8806b6eb9
diff --git a/y2019/jevois/BUILD b/y2019/jevois/BUILD
index 1ad056b..fde8c12 100644
--- a/y2019/jevois/BUILD
+++ b/y2019/jevois/BUILD
@@ -63,6 +63,7 @@
     visibility = ["//visibility:public"],
     deps = [
         "//aos/containers:sized_array",
+        "//aos/time",
         "//third_party/eigen",
     ],
 )